Fix a problem with entry gadgets
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 Dec 2015 20:16:25 +0000 (15:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 17 Dec 2015 20:17:23 +0000 (15:17 -0500)
commit2e254076381d66a9f6cbaa4745ad33791a4f3734
tree0b965c9e3da3e6a60a00112bae2fde8992b8c613
parentfab31e16ed57774f0b6dbd97bab682dd72c6957c
Fix a problem with entry gadgets

place_windows is accessing the gadgets allocation, so make sure
to allocate the gadget before calling it.
gtk/gtkentry.c